- end_element
void function(GMarkupParseContext*, const(gchar)*, gpointer, GError**) end_element;
Undocumented in source.
- error
void function(GMarkupParseContext*, GError*, gpointer) error;
Undocumented in source.
- passthrough
void function(GMarkupParseContext*, const(gchar)*, gsize, gpointer, GError**) passthrough;
Undocumented in source.
- start_element
void function(GMarkupParseContext*, const(gchar)*, const(gchar*)*, const(gchar*)*, gpointer, GError**) start_element;
Undocumented in source.
- text
void function(GMarkupParseContext*, const(gchar)*, gsize, gpointer, GError**) text;
Undocumented in source.